#closebtn {
  display: none;
}
#menu-mo {
  display: none;
}
@media screen and (max-width: 768px) {
  #menu-line {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1;
  }
  #menu-mo {
    position: absolute;
    left: 5px;
    top: 10px;
    z-index: 1;
    display: block;
  }
  #menu-mo.guding {
    position: fixed;
    top: 25px;
    left: 0;
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 1px;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .icon-bar {
    transition: all 0.3s ease-out 0.3s;
    background: #999;
  }
  .navbar-toggle {
    float: right;
    margin: 0;
    padding: 7px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #78b82c;
  }
  .nav {
    position: fixed;
    z-index: 4;
    left: -100%;
    top: 0;
    width: 60%;
    height: 100vh;
    box-sizing: border-box;
    background: #78b82c;
    padding: 0;
    transition: left 0.3s linear;
  }
  .nav ul li a {
    width: 100%;
  }
  .nav ul li a b {
    color: #fff;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
  }
  .navbar-on {
    overflow: hidden;
  }
  .navbar-on .nav {
    left: 0;
  }
  #mask {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 3;
    transition: right 0.3s linear;
  }
  .navbar-on #mask {
    right: 0;
  }

  .nav #closebtn {
    display: block;
    height: 60px;
  }
  .nav > ul {
    width: auto;
    background: none;
  }
  .nav > ul > li {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  .nav .navbar-toggle {
    top: 0;
    z-index: 1000;
    right: 100%;
    background: none !important;
    border: 0 !important;
    margin-top: 8px;
    transition: all 0.3s ease-out 0s;
    display: block;
    margin: 14px 0 0;
    float: right;
    padding: 9px 10px;
    border-radius: 4px;
  }
  .nav .icon-bar-1 {
    margin-bottom: 0;
    -webkit-transform: rotate(-45deg) translate(-3px, 5px);
    transform: rotate(-45deg) translate(-3px, 5px);
  }
  .nav .icon-bar {
    transition: all 0.3s ease-out 0.3s;
    background: #fff !important;
  }
  .nav .icon-bar-2 {
    opacity: 0;
    margin-top: 4px;
  }
  .nav .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  .nav .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .nav .icon-bar-3 {
    -webkit-transform: rotate(45deg) translate(-3px, -5px);
    transform: rotate(45deg) translate(-3px, -5px);
  }

  html,
  body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
  }
  .sear {
    width: 260px;
  }
  .input-box {
    width: 182px;
  }
  .top {
    padding-top: 10px;
    position: relative;
    width: 274px;
    height: auto;
    float: right;
    z-index: 2;
  }
  .top:after {
    display: block;
    content: '';
    width: 100%;
    height: 0;
    clear: both;
  }
  .top1200 {
    width: 274px;
    height: auto;
    float: right;
    padding: 0 10px 0 0;
    box-sizing: border-box;
  }
  .phone {
    width: 100%;
    position: relative;
  }
  .nav-box {
    height: auto;
  }
  .nav-box1200 {
    width: 100%;
    height: auto;
  }
  .nav-box h1 {
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-box h1 > a > img {
    width: 100%;
    max-width: 400px;
    float: none;
  }
  .nav-box h2 {
    width: 100%;
  }
  .nav-box h2 > a > img {
    width: 100%;
  }
  .banner-box {
    width: 100%;
    height: auto;
  }
  .banner-box .banner {
    position: relative;
    width: 100%;
  }
  .banner-box .banner ul {
    position: static;
    width: 100%;
    margin: 0;
    height: auto;
  }
  .banner-box .banner ul li {
    position: static;
    width: 100%;
    margin: 0;
  }
  .banner-box .banner ul li > a > img {
    width: 100% !important;
    height: auto !important;
  }
  .small {
    margin: 0;
    transform: translateY(50%) translateX(-50%) scale(0.3);
    bottom: 9%;
  }
  .mid-box {
    height: auto;
  }
  .mid-b {
    width: 100%;
    height: auto;
  }
  .mid {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .mid-l {
    width: 30%;
    margin: 0;
  }
  .mid-l > dl > dt > img {
    width: 100%;
    height: auto;
  }
  .mid-l > dl > dd > img {
    width: 100%;
    height: auto;
  }
  .about {
    width: 100%;
    height: auto;
  }
  .about img {
    width: 100%;
    height: auto;
  }
  .mid-m {
    margin-right: 0;
    width: 94%;
  }
  .mid-m iframe{
    width: 100% !important;
    height: calc(72vw + 14px) !important;
  }
  .mid-m embed {
    width: 100%;
    height: 70vw;
  }
  .mid-r {
    width: 100%;
  }
  .jianjie {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .midl-m {
    text-align: center;
    height: auto;
  }
  .pin,
  .jia {
    display: inline-block;
    width: 49%;
    height: auto;
    float: none;
    margin: 0;
  }
  .pin > img,
  .jia > img {
    width: 100%;
    height: auto;
  }
  .rong {
    width: 100%;
    height: auto;
  }
  .rong > a > img {
    width: 100%;
    height: auto;
  }
  .product-box {
    height: auto;
  }
  .product-box1200 {
    width: 100%;
    height: auto;
  }
  .pronav-box {
    height: auto;
  }
  .pro-nav {
    width: 100%;
  }
  .pro-nav h3 {
    float: none;
    width: 100%;
    margin-left:10px;
  }
  .pro-nav ul {
    width: 100%;
    float: left;
    padding: 0;
  }
  .pro-nav ul li {
    float: left;
  }
  .product {
    padding: 0;
	height:550%;
  }
  .pro {
    width: 100%;
  }
  .pro li {
    width: 100%;
    height: auto;
    float: none;
    box-sizing: border-box;
    padding: 5px 10px;
  }
  .pro li span {
    width: 100%;
    height: 100%; 
  }
  .pro li:hover span{
	display: flex;
    justify-content: center;
    align-items: center;ss
  
  }
  .pro li a {
    width: 100%;
    height: auto;
  }
  .pro li img {
    width: 100%;
    height: auto;
  }
  .ysh-box {
    padding: 10px;
    box-sizing: border-box;
  }
  .ysh {
    width: 100%;
    height: auto;
    background-image: url('../images/why_mo.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 66.333333vw;
  }
  .ysh ul {
    width: 100%;
    float: none;
  }
  .ysh ul li {
    display: none;
    font-size: 12px;
    position: static;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .you01 {
    width: 100%;
    height: auto;
  }
  .you02 {
    width: 100%;
    height: auto;
  }
  .you03 {
    width: 100%;
    height: auto;
  }
  .you04 {
    width: 100%;
    height: auto;
  }
  .anli-bo {
    width: 100%;
    height: auto;
  }
  .anli-bo h3 {
    width: 100%;
  }
  .anli-bo h3 p {
    width: auto;
  }
  .anli-bo h3 .aaa {
    margin-right: 5px;
  }
  .anli-b {
    position: relative;
    padding: 0;
  }
  .hezi {
    width: 100%;
    height: auto;
    float: none;
  }
  .anli-b .mr_frbox {
    position: relative;
    height: auto;
    margin: 0;
  }
  .anli-b .but-left {
    position: absolute;
    left: 5px;
    bottom: 50%;
    margin: 0;
    z-index: 1;
  }
  .anli-b .but-right {
    position: absolute;
    right: 5px;
    bottom: 50%;
    margin: 0;
    z-index: 1;
  }
  .tempWrap {
    width: 100%;
  }
  .hezi ul {
    width: 1200%;
  }
  .hezi ul li {
    width: 100vw;
    margin: 0;
    height: auto;
  }
  .hezi ul li img {
    width: 100vw;
    height: auto;
  }
  .hezi ul li p {
    width: 100%;
  }
  .zixun1200 {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 5px;
  }
  .zi-l {
    float: none;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .zxc p img {
    width: 100%;
    height: auto;
  }
  .wend {
    float: none;
    width: 100%;
  }
  .wend dd {
    height: auto;
    background: url(../images/A.png) no-repeat left 0px;
  }
  .wend dt {
    background: url(../images/Q.png) no-repeat left 0px;
  }
  .wend dl {
    height: auto;
  }
  #flink .youqing {
    width: 100%;
  }
  .bottom-box {
    height: auto;
  }
  .bottom-b {
    width: 100%;
    height: auto;
  }
  .bottom {
    width: 100%;
  }
  .bottom:after {
    display: block;
    width: 100%;
    height: 0;
    content: '';
    clear: both;
  }
  .bottom ul {
    width: 100%;
    float: none;
  }
  .bottom ul li {
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
  }
  .bottom ul li a em {
    width: 100%;
  }
  .bottom ul li a i {
    width: 100%;
  }
  .bottom .bdsharebuttonbox {
    width: 50%;
    margin: 0;
    box-sizing: border-box;
    padding-left: 0;
    height: auto;
    padding: 10px 10px;
    min-height: 117px;
    border-bottom: 1px solid #fff;
  }
  .bottom .bdsharebuttonbox a {
    margin-left: 3px;
    padding-left: 25px;
    height: 24px;
    float: left;
    background: url(../images/icons.png) no-repeat;
  }
  .bottom .bdsharebuttonbox a:nth-of-type(2) {
    background-position: 0 -52px;
  }
  .bottom .bdsharebuttonbox a:nth-of-type(3) {
    background-position: 0 -104px;
  }
  .bottom .bdsharebuttonbox a:nth-of-type(4) {
    background-position: 0 -1612px;
  }
  .bottom .dizhi {
    margin: 0;
    padding: 10px 5px;
    width: 50%;
    box-sizing: border-box;
    height: auto;
    min-height: 117px;
    border-bottom: 1px solid #fff;
  }
  .bottom .dizhi .dinggou img{width:100%;}
  .xml {
    padding: 20px 0;
  }
  .sitemap0 {
    margin-right: 26px;
    padding: 20px 0;
  }
  .foot {
    width: 100%;
  }
  .foot p {
    text-align: center;
  }

  /* artical */
  .main {
    width: 100%;
  }
  .main .main_right {
    width: 100%;
    float: none;
    margin: 0;
  }
  .main .main_right .sitemap {
    height: auto;
  }
  .news_xaingxi {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .news_author {
    width: auto;
    height: auto;
  }
  .news_author span {
    float: none;
    display: block;
    width: 100%;
  }
  .neirong {
    width: 100%;
    box-sizing: border-box;
  }
  .neirong img {
    width: 100% !important;
    height: auto !important;
  }
  .neirong table {
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
  }
  .neirong table tr td {
    width: auto !important;
  }
  .neirong iframe{
	width: 100%;
  }
  .similar .like-similar {
    width: 100%;
    box-sizing: border-box;
  }
  .similar .like-similar li {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .main .main_left {
    float: none;
    width: 100%;
  }

  /* list */
  .main .main_right .content .newslist li .img {
    float: none;
    margin: 0 auto;
  }
  .main .main_right .content .newslist li .txt {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  .main .main_right .content .newslist li .txt h3 {
    text-align: center;
  }
  .tcp li {
    text-align: center;
    background: #fff;
  }

  /* search */
  .main .main_right .content {
    padding: 15px 18px;
  }
  .pagination {
    height: auto;
  }

  /* html */
 .main .main-other .neirong2 {
    width: 100%;
  }
  .neirong .listone h3 {
    width: 100%;
  }
  .neirong .listtwo ul {
    width: 100%;
    box-sizing: border-box;
  }
  .neirong .listtwo ul li {
    float: none;
    width: 100%;
    margin: 0;
  }
}
